home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / file / fileutil.13 / fileutil / fileutils-3.13 / TODO < prev   
Encoding:
Text File  |  1996-07-04  |  392 b   |  12 lines

  1. Tasks for GNU fileutils (listed in order of decreasing priority):
  2.  
  3.   mv: move non-regular files between partitions.  This will probably
  4.     involve factoring out and librarizing cp's copying code.
  5.  
  6.   chmod, chown (maybe others): Don't strip slashes unless configure
  7.       detects that e.g. lstat can't deal with them.
  8.  
  9. fix automake's
  10.   rm -f $(libexec_PROGRAMS)
  11. rule of clean-libexecPROGRAMS
  12.